diff options
author | Pixel <Pixel> | 2002-07-21 11:52:56 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2002-07-21 11:52:56 +0000 |
commit | cbee971a2e8929924f63535d174637106620eae3 (patch) | |
tree | 6ea7249ad3996c6e750deb9814991e9005887449 /generic/Exceptions.cpp | |
parent | 6528f07c516efe4d3b344f01740067878d5d9a43 (diff) |
Prlorf
Diffstat (limited to 'generic/Exceptions.cpp')
-rw-r--r-- | generic/Exceptions.cpp | 2 |
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 |