summaryrefslogtreecommitdiff
path: root/generic/Exceptions.cpp
diff options
context:
space:
mode:
authorPixel <Pixel>2002-07-21 11:52:56 +0000
committerPixel <Pixel>2002-07-21 11:52:56 +0000
commitcbee971a2e8929924f63535d174637106620eae3 (patch)
tree6ea7249ad3996c6e750deb9814991e9005887449 /generic/Exceptions.cpp
parent6528f07c516efe4d3b344f01740067878d5d9a43 (diff)
Prlorf
Diffstat (limited to 'generic/Exceptions.cpp')
-rw-r--r--generic/Exceptions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/Exceptions.cpp b/generic/Exceptions.cpp
index b541235..564362e 100644
--- a/generic/Exceptions.cpp
+++ b/generic/Exceptions.cpp
@@ -5,7 +5,7 @@
#include <stddef.h>
#include "String.h"
#include "Exceptions.h"
-#include "General.h"
+#include "generic.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
#else