repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git]
/
sqcheck
/
fltk13_compat_header.patch
blob
0d09585d48d5fbe961686b99690b3570c601c480
1
--- sqcheck-0.4.1/src/SqcApp.h 2011-03-08 00:46:20.000000000 +0200
2
+++ sqcheck-0.4.1/src/SqcApp.h1 2011-03-10 13:22:54.940000745 +0200
3
@@ -16,7 +16,7 @@
4
#endif
5
#endif
6
#include "SqcManager.h"
7
-#include <FL/Fl.h>
8
+#include <FL/Fl.H>
9
10
typedef struct _SqcApp {
11
SqcWindow *w;