aboutsummaryrefslogtreecommitdiffstats
path: root/image/file_dlg_win32.rc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-01-16 01:56:18 +0000
committerGuy Harris <guy@alum.mit.edu>2012-01-16 01:56:18 +0000
commit7ee87d9ae5b07b5ce5a9496eae663044bbe8b068 (patch)
tree2a2777d6a7e09cb8c0f41388f34546f70030a238 /image/file_dlg_win32.rc
parent8b96d4930dfe5d33e24bdb2f5f8e41200bc6826a (diff)
Another change for the move of the top-level win32 directory into the ui
directory. svn path=/trunk/; revision=40535
Diffstat (limited to 'image/file_dlg_win32.rc')
-rw-r--r--image/file_dlg_win32.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/file_dlg_win32.rc b/image/file_dlg_win32.rc
index 3f5daecdd4..67732680a3 100644
--- a/image/file_dlg_win32.rc
+++ b/image/file_dlg_win32.rc
@@ -1,6 +1,6 @@
#include <windows.h>
#include "richedit.h"
-#include "../win32/file_dlg_win32.h"
+#include "../ui/win32/file_dlg_win32.h"
WIRESHARK_OPENFILENAME_TEMPLATE DIALOG 0, 0, 368, 94
STYLE WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | DS_3DLOOK | DS_CONTROL