Skip to content

Commit fe5f98c

Browse files
author
xtremox
committed
Some minor changes in #includes
1 parent a3e2292 commit fe5f98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple/simple.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include <stdlib.h>
2020

2121
#include "CGTFile.h"
22-
#include "SimpleErrorRep.h"
22+
#include "simpleErrorRep.h"
2323

2424

2525
char *load_source (char *filename);

0 commit comments

Comments
 (0)