git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9469a1
)
Fix ia library header name
author
Maxim Mamontov
<faust@gts.dp.ua>
Fri, 8 Apr 2011 13:28:45 +0000
(16:28 +0300)
committer
Maxim Mamontov
<faust@gts.dp.ua>
Fri, 8 Apr 2011 13:28:45 +0000
(16:28 +0300)
projects/sgauth/web.cpp
patch
|
blob
|
history
diff --git
a/projects/sgauth/web.cpp
b/projects/sgauth/web.cpp
index e3c38adf70b469715d914bbef869802f76089f11..6b49b3259d6d669ef2e03a638cc7d0057602619b 100644
(file)
--- a/
projects/sgauth/web.cpp
+++ b/
projects/sgauth/web.cpp
@@
-29,7
+29,7
@@
#include <libintl.h>
#include "stg/common.h"
-#include "stg/ia
_auth_c
.h"
+#include "stg/ia.h"
#include "web.h"
extern WEB * web;