Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-11-12 18:24:36 +0000
committerStijn Buys <ingar@osirion.org>2008-11-12 18:24:36 +0000
commitdd16796ac3ef352a5ff404373b568dd00ef74936 (patch)
tree7796dfc6bcfce41bc7b0bc986ca2e8bf3d230e69 /src/render/screenshot.h
parent70f4455bd0f887477d027b85c8f2ead3d56eecfe (diff)
add star corona
Diffstat (limited to 'src/render/screenshot.h')
-rw-r--r--src/render/screenshot.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/render/screenshot.h b/src/render/screenshot.h
index bf61ef6..8b9269a 100644
--- a/src/render/screenshot.h
+++ b/src/render/screenshot.h
@@ -22,6 +22,7 @@ private:
static int number;
};
-}
+} // namespace render
+
+#endif // __INCLUDED_RENDER_SCREENSHOT_H__
-#endif // __INCLUDED_RENDER_SCREENSHOT_H__ \ No newline at end of file