diff --git a/include/wx/html/htmlproc.h b/include/wx/html/htmlproc.h
index 8b3906b527..4706915148 100644
--- a/include/wx/html/htmlproc.h
+++ b/include/wx/html/htmlproc.h
@@ -12,7 +12,7 @@
#define _WX_HTMLPREP_H_
#ifdef __GNUG__
-#pragma interface "htmlprep.h"
+#pragma interface "htmlproc.h"
// (implementation is in htmlwin.cpp, there's no htmlprep.cpp!)
#endif