diff --git a/include/polarssl/debug.h b/include/polarssl/debug.h
index 1ffb0ec..4b1a164 100644
--- a/include/polarssl/debug.h
+++ b/include/polarssl/debug.h
@@ -4,8 +4,8 @@
 #ifndef SSL_DEBUG_H
 #define SSL_DEBUG_H
 
-#include "xyssl/config.h"
-#include "xyssl/ssl.h"
+#include "polarssl/config.h"
+#include "polarssl/ssl.h"
 
 #if defined(XYSSL_DEBUG_MSG)