diff options
Diffstat (limited to 'src/ClientPattern.hh')
-rw-r--r-- | src/ClientPattern.hh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ClientPattern.hh b/src/ClientPattern.hh index dd24add..0ae2880 100644 --- a/src/ClientPattern.hh +++ b/src/ClientPattern.hh | |||
@@ -27,9 +27,8 @@ | |||
27 | #define CLIENTPATTERN_HH | 27 | #define CLIENTPATTERN_HH |
28 | 28 | ||
29 | #include "FbTk/RegExp.hh" | 29 | #include "FbTk/RegExp.hh" |
30 | #include "NotCopyable.hh" | 30 | #include "FbTk/NotCopyable.hh" |
31 | 31 | ||
32 | #include <string> | ||
33 | #include <list> | 32 | #include <list> |
34 | 33 | ||
35 | class Focusable; | 34 | class Focusable; |