summaryrefslogtreecommitdiffstats
path: root/Tests/FindDevIL/Test/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/FindDevIL/Test/main.c')
-rw-r--r--Tests/FindDevIL/Test/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/FindDevIL/Test/main.c b/Tests/FindDevIL/Test/main.c
index 4a07087..dfb2f63 100644
--- a/Tests/FindDevIL/Test/main.c
+++ b/Tests/FindDevIL/Test/main.c
@@ -1,6 +1,6 @@
#include <IL/il.h>
-int main()
+int main(void)
{
// Test 1 requires to link to the library.
ilInit();