aboutsummaryrefslogtreecommitdiff
path: root/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'viewport.h')
-rw-r--r--viewport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewport.h b/viewport.h
index 655f109..2d39cb9 100644
--- a/viewport.h
+++ b/viewport.h
@@ -24,7 +24,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
#include "image.h"
struct imv_viewport {
- SDL_Window *window;
+ SDL_Window *window;
double scale;
int x, y;
int fullscreen;