aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index 98bbb5e0650..a1ed2986ba1 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -34,7 +34,7 @@ extern int display_completed;
34#endif 34#endif
35 35
36#ifdef HAVE_NTGUI 36#ifdef HAVE_NTGUI
37#include "win32.h" 37#include "w32gui.h"
38#endif 38#endif
39 39
40#ifdef HAVE_FACES 40#ifdef HAVE_FACES