diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/plugger.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugger.h b/src/plugger.h index ee7594a..d92f194 100644 --- a/src/plugger.h +++ b/src/plugger.h | |||
@@ -1,6 +1,7 @@ | |||
1 | #ifndef PLUGGER_H | 1 | #ifndef PLUGGER_H |
2 | #define PLUGGER_H | 2 | #define PLUGGER_H |
3 | 3 | ||
4 | |||
4 | #include "hashtable.h" | 5 | #include "hashtable.h" |
5 | #include "list" | 6 | #include "list" |
6 | #include "hashfunctionstring.h" | 7 | #include "hashfunctionstring.h" |