Skip to content

Commit

Permalink
Casing
Browse files Browse the repository at this point in the history
  • Loading branch information
eswardhinak committed Nov 18, 2024
1 parent 6348a2e commit 42b0ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gametilepixmapitem.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define GAMETILEPIXMAPITEM_H

#include <iostream>
#include <QGraphicsPixMapItem>
#include <QGraphicsPixmapItem>
#include <QGraphicsSceneMouseEvent>

class BoardState;
Expand Down

0 comments on commit 42b0ffd

Please sign in to comment.