summaryrefslogtreecommitdiff
path: root/src/perl/common/module.h
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-11-18 15:25:04 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-11-18 15:25:04 +0000
commitc4af878047776d3a01abdd70afeaee71930d87a9 (patch)
treee1ac321996c2a9b5a4a46a3c6cf36609fd8c83d6 /src/perl/common/module.h
parentdf3da57de2bfe9f8be948f1e39450afbff7feac4 (diff)
downloadirssi-c4af878047776d3a01abdd70afeaee71930d87a9.zip
windows.h -> fe-windows.h
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@849 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/perl/common/module.h')
-rw-r--r--src/perl/common/module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/perl/common/module.h b/src/perl/common/module.h
index 5eb6cf32..8a3e3271 100644
--- a/src/perl/common/module.h
+++ b/src/perl/common/module.h
@@ -22,7 +22,7 @@
#include "perl/perl-common.h"
-#include "fe-common/core/windows.h"
+#include "fe-common/core/fe-windows.h"
#include "fe-common/core/themes.h"
#include "fe-common/core/keyboard.h"