summaryrefslogtreecommitdiff
path: root/image/file_dlg_win32.rc
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2010-11-26 20:13:00 +0000
committerStephen Fisher <steve@stephen-fisher.com>2010-11-26 20:13:00 +0000
commit65926a0e0e07b210778bd38f81f09cbec6e83e5a (patch)
tree32ffdfaed505de4e79231bb49e2a0ecac727e8d9 /image/file_dlg_win32.rc
parent587bd2724f872683e128d8fc25d316725078514b (diff)
downloadwireshark-65926a0e0e07b210778bd38f81f09cbec6e83e5a.tar.gz
Fix the Windows buildbot after r35032
svn path=/trunk/; revision=35033
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 a2ec80c6cc..1c3a9a26a4 100644
--- a/image/file_dlg_win32.rc
+++ b/image/file_dlg_win32.rc
@@ -1,6 +1,6 @@
#include <windows.h>
#include "richedit.h"
-#include "../gtk/file_dlg_win32.h"
+#include "../win32/file_dlg_win32.h"
WIRESHARK_OPENFILENAME_TEMPLATE DIALOG 0, 0, 368, 94
STYLE WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | DS_3DLOOK | DS_CONTROL