summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/formula.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Popup/src/formula.cpp')
-rw-r--r--plugins/Popup/src/formula.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/src/formula.cpp b/plugins/Popup/src/formula.cpp
index 2448fbb1fd..c328f32503 100644
--- a/plugins/Popup/src/formula.cpp
+++ b/plugins/Popup/src/formula.cpp
@@ -21,7 +21,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "headers.h"
+#include "stdafx.h"
static inline bool myisspace(char ch)
{