diff options
Diffstat (limited to 'src/HTAlert.h')
-rw-r--r-- | src/HTAlert.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/HTAlert.h b/src/HTAlert.h index ce40afb5..b35267b6 100644 --- a/src/HTAlert.h +++ b/src/HTAlert.h @@ -8,9 +8,9 @@ */ #ifndef HTUTILS_H -#include "HTUtils.h" +#include <HTUtils.h> #endif /* HTUTILS_H */ -#include "tcp.h" +#include <tcp.h> /* Display a message and get the input ** |