Skip to content

Commit

Permalink
debug: added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
JaCzekanski committed Sep 27, 2019
1 parent b74a20e commit 6ee1558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/windows/gui/debug/gpu.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once
#include <imgui.h>
#include <memory>
#include <string>
#include <vector>

Expand Down

0 comments on commit 6ee1558

Please sign in to comment.