diff options
Diffstat (limited to 'src/SlitClient.hh')
-rw-r--r-- | src/SlitClient.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SlitClient.hh b/src/SlitClient.hh index 0362d3d..f1ecab3 100644 --- a/src/SlitClient.hh +++ b/src/SlitClient.hh | |||
@@ -22,7 +22,7 @@ | |||
22 | #ifndef SLITCLIENT_HH | 22 | #ifndef SLITCLIENT_HH |
23 | #define SLITCLIENT_HH | 23 | #define SLITCLIENT_HH |
24 | 24 | ||
25 | #include "NotCopyable.hh" | 25 | #include "FbTk/NotCopyable.hh" |
26 | 26 | ||
27 | #include <X11/Xlib.h> | 27 | #include <X11/Xlib.h> |
28 | #include <string> | 28 | #include <string> |