]> git.llucax.com Git - software/bife/bife++.git/blobdiff - translate/translate.h
- Moved libbife to it's own directory.
[software/bife/bife++.git] / translate / translate.h
similarity index 93%
rename from translate.h
rename to translate/translate.h
index 7f4be7079926933e591a318a50c575ca360313c2..cf0da382d822a6df2b4c30eb288e9271b2a6c0bb 100644 (file)
@@ -3,10 +3,10 @@
 #ifndef BIFE_TRANSLATE_H
 #define BIFE_TRANSLATE_H
 
-#include "fallback.h"
-#include "widget.h"
-#include "hit.h"
-#include "hash.h"
+#include "../libbife/fallback.h"
+#include "../libbife/widget.h"
+#include "../libbife/hit.h"
+#include "../libbife/hash.h"
 #include <vector>
 #include <string>