Skip to content

Commit

Permalink
fix header name
Browse files Browse the repository at this point in the history
  • Loading branch information
markaren committed Mar 10, 2024
1 parent 92fb63e commit b512f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/threepp/helpers/SpotLightHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

#include "threepp/helpers/SpotLightHelper.hpp"

#include "threepp/lights/Spotlight.hpp"
#include "threepp/lights/SpotLight.hpp"
#include "threepp/materials/LineBasicMaterial.hpp"
#include "threepp/objects/LineSegments.hpp"

Expand Down

0 comments on commit b512f3f

Please sign in to comment.