Kaydet (Commit) 4be3e384 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Adjust header guard to modified filename.

Change-Id: Ia1d5133186ec46fa566e751b2168c2a1b2b1b762
üst 77890417
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_SLIDESHOW_EXTERNALMEDIASHAPE_HXX #ifndef INCLUDED_SLIDESHOW_IEXTERNALMEDIASHAPEBASE_HXX
#define INCLUDED_SLIDESHOW_EXTERNALMEDIASHAPE_HXX #define INCLUDED_SLIDESHOW_IEXTERNALMEDIASHAPEBASE_HXX
#include <boost/shared_ptr.hpp> #include <boost/shared_ptr.hpp>
...@@ -81,6 +81,6 @@ namespace slideshow ...@@ -81,6 +81,6 @@ namespace slideshow
} }
} }
#endif /* INCLUDED_SLIDESHOW_EXTERNALMEDIASHAPE_HXX */ #endif /* INCLUDED_SLIDESHOW_IEXTERNALMEDIASHAPEBASE_HXX */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment