Skip to content
Snippets Groups Projects
Commit 19c237c2 authored by Timon Römer's avatar Timon Römer
Browse files

Removes unnecessary include

parent 53c84a3f
No related branches found
No related tags found
1 merge request!87Merge IntenSelect into dev5.3
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
#include "Interaction/Interactables/IntenSelect/IntenSelectable.h" #include "Interaction/Interactables/IntenSelect/IntenSelectable.h"
#include "Interaction/Interactables/IntenSelect/IntenSelectableScoring.h" #include "Interaction/Interactables/IntenSelect/IntenSelectableScoring.h"
#include "Interaction/Interactables/IntenSelect/IntenSelectableSinglePointScoring.h" #include "Interaction/Interactables/IntenSelect/IntenSelectableSinglePointScoring.h"
#include "Kismet/KismetSystemLibrary.h"
#include "Misc/MessageDialog.h" #include "Misc/MessageDialog.h"
#include "Pawn/IntenSelectComponent.h" #include "Pawn/IntenSelectComponent.h"
#include "Utility/RWTHVRUtilities.h" #include "Utility/RWTHVRUtilities.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment